'Declaration
<DispIdAttribute(28)> Function GetBlockCount( _ ByVal OCRResultID As String _ ) As Integer
[DispId(28)] int GetBlockCount( string OCRResultID )
function GetBlockCount( OCRResultID: String ): Integer;
DispIdAttribute(28) function GetBlockCount( OCRResultID : String ) : int;
[DispId(28)] int GetBlockCount( string* OCRResultID )
[DispId(28)] int GetBlockCount( String^ OCRResultID )
Parameters
- OCRResultID